[HVM] Re-introduce the 'apic' configuration option, default to 1.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 27 Nov 2006 17:49:41 +0000 (17:49 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 27 Nov 2006 17:49:41 +0000 (17:49 +0000)
commitda38d1f64bf737f7a89e32d032dd3459342aba5a
tree10336d2b9bf7628fdade1f5ac0059b3a18a9a9ba
parent63e2f0bd68a7b2be82551c8640dde5f516b4dbb8
[HVM] Re-introduce the 'apic' configuration option, default to 1.

Also simplify the HVM builder interface by doing more work in
the python wrapper, and fix mapping of shared_info page after the
change to map foreign pages by GMFN rather than MFN.

Signed-off-by: Keir Fraser <keir@xensource.com>
14 files changed:
tools/examples/xmexample.hvm
tools/firmware/hvmloader/acpi/build.c
tools/firmware/hvmloader/hvmloader.c
tools/firmware/hvmloader/util.c
tools/firmware/hvmloader/util.h
tools/libxc/xc_hvm_build.c
tools/libxc/xenguest.h
tools/libxc/xg_private.c
tools/python/README.XendConfig
tools/python/README.sxpcfg
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py
xen/include/public/hvm/hvm_info_table.h